[INFO] cloning repository https://github.com/brooks-builds/axum_assessment_guarded_mirror
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brooks-builds/axum_assessment_guarded_mirror" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooks-builds%2Faxum_assessment_guarded_mirror", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooks-builds%2Faxum_assessment_guarded_mirror'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ad4d6e5a1c562c4794b1dae1b128acc8e23ee01
[INFO] testing brooks-builds/axum_assessment_guarded_mirror against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooks-builds%2Faxum_assessment_guarded_mirror" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brooks-builds/axum_assessment_guarded_mirror
[INFO] finished tweaking git repo https://github.com/brooks-builds/axum_assessment_guarded_mirror
[INFO] tweaked toml for git repo https://github.com/brooks-builds/axum_assessment_guarded_mirror written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brooks-builds/axum_assessment_guarded_mirror on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brooks-builds/axum_assessment_guarded_mirror already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator_derive v0.16.0
[INFO] [stderr]   Downloaded if_chain v1.0.2
[INFO] [stderr]   Downloaded validator v0.16.1
[INFO] [stderr]   Downloaded validator_types v0.16.0
[INFO] [stderr]   Downloaded serde_json v1.0.103
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.17
[INFO] [stderr]   Downloaded rustix v0.37.23
[INFO] [stderr]   Downloaded h2 v0.3.20
[INFO] [stderr]   Downloaded axum v0.6.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc07e9b4aac3800f0e163395ceed1eb0ed4b5e67d0549505ef9c05e7c87af9cd
[INFO] running `Command { std: "docker" "start" "-a" "cc07e9b4aac3800f0e163395ceed1eb0ed4b5e67d0549505ef9c05e7c87af9cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc07e9b4aac3800f0e163395ceed1eb0ed4b5e67d0549505ef9c05e7c87af9cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc07e9b4aac3800f0e163395ceed1eb0ed4b5e67d0549505ef9c05e7c87af9cd", kill_on_drop: false }`
[INFO] [stdout] cc07e9b4aac3800f0e163395ceed1eb0ed4b5e67d0549505ef9c05e7c87af9cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ea0284980d3b88fe4e9040e58ea514414d25f88911ab1177e2b83a8bf6a2df3
[INFO] running `Command { std: "docker" "start" "-a" "7ea0284980d3b88fe4e9040e58ea514414d25f88911ab1177e2b83a8bf6a2df3", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]    Compiling axum v0.6.19
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.4.1
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling validator v0.16.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling axum_assessment_guarded_mirror v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7ea0284980d3b88fe4e9040e58ea514414d25f88911ab1177e2b83a8bf6a2df3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ea0284980d3b88fe4e9040e58ea514414d25f88911ab1177e2b83a8bf6a2df3", kill_on_drop: false }`
[INFO] [stdout] 7ea0284980d3b88fe4e9040e58ea514414d25f88911ab1177e2b83a8bf6a2df3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 953f7474a01b8bc54326626598075eca7443de2b2fe95403b087fa979bc95968
[INFO] running `Command { std: "docker" "start" "-a" "953f7474a01b8bc54326626598075eca7443de2b2fe95403b087fa979bc95968", kill_on_drop: false }`
[INFO] [stderr]    Compiling axum_assessment_guarded_mirror v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "953f7474a01b8bc54326626598075eca7443de2b2fe95403b087fa979bc95968", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "953f7474a01b8bc54326626598075eca7443de2b2fe95403b087fa979bc95968", kill_on_drop: false }`
[INFO] [stdout] 953f7474a01b8bc54326626598075eca7443de2b2fe95403b087fa979bc95968
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 402c84e7e43896259c99a84cad0c3a99d019ff3ccd5f17eafe56b7c9aa89dc1a
[INFO] running `Command { std: "docker" "start" "-a" "402c84e7e43896259c99a84cad0c3a99d019ff3ccd5f17eafe56b7c9aa89dc1a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_assessment_guarded_mirror-6cb013561df13cc7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/axum_assessment_guarded_mirror-9bef0e6b3b3c7ef4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/assessment.rs (/opt/rustwide/target/debug/deps/assessment-9c3c9bc2dd06eeed)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test mirrors_validated_json ... FAILED
[INFO] [stdout] test responds_with_400_when_required_part_of_json_is_not_passed_in ... FAILED
[INFO] [stdout] test not_guard_unrelated_route ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test assessment`
[INFO] [stdout] test responds_with_400_when_nothing_is_passed_in ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- mirrors_validated_json stdout ----
[INFO] [stdout] Error: error sending request for url (http://localhost:3000/mirror): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]    0: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]    1: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]    2: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/assessment.rs:17:20
[INFO] [stdout] 
[INFO] [stdout] ---- responds_with_400_when_required_part_of_json_is_not_passed_in stdout ----
[INFO] [stdout] Error: error sending request for url (http://localhost:3000/mirror): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]    0: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]    1: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]    2: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/assessment.rs:62:20
[INFO] [stdout] 
[INFO] [stdout] ---- not_guard_unrelated_route stdout ----
[INFO] [stdout] Error: error sending request for url (http://localhost:3000/unrelated): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]    0: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]    1: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]    2: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/assessment.rs:46:20
[INFO] [stdout] 
[INFO] [stdout] ---- responds_with_400_when_nothing_is_passed_in stdout ----
[INFO] [stdout] Error: error sending request for url (http://localhost:3000/mirror): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]    0: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]    1: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]    2: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/assessment.rs:34:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     mirrors_validated_json
[INFO] [stdout]     not_guard_unrelated_route
[INFO] [stdout]     responds_with_400_when_nothing_is_passed_in
[INFO] [stdout]     responds_with_400_when_required_part_of_json_is_not_passed_in
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "402c84e7e43896259c99a84cad0c3a99d019ff3ccd5f17eafe56b7c9aa89dc1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "402c84e7e43896259c99a84cad0c3a99d019ff3ccd5f17eafe56b7c9aa89dc1a", kill_on_drop: false }`
[INFO] [stdout] 402c84e7e43896259c99a84cad0c3a99d019ff3ccd5f17eafe56b7c9aa89dc1a
